Skip to content

Conversation

mpolawar
Copy link
Contributor

Change version.json file and GitHub workflow logic to use separate versions of xl-cli and XLR docker image

Feature

@mpolawar mpolawar requested review from Copilot and esenkus June 26, 2025 09:36
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR separates the version logic for the XLR docker image and xl-cli in both the GitHub workflow and the version configuration.

  • The workflow now extracts and uses individual versions (xlr_docker_version and xlcli_version) from the version configuration file.
  • The versions.json file format is updated to include separate version fields for the XLR docker image and xl-cli.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/Check-official-templates.yaml Updated variable extraction and usage to support separate version values
.github/config/versions.json Changed versions data structure to include distinct fields for each tool

mpolawar and others added 2 commits June 26, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants